8.1
HIGH CVSS 3.1
CVE-2026-6587
vibrantlabsai RAGAS Collections util.py _try_process_url server-side request forgery
Description

A security flaw has been discovered in vibrantlabsai RAGAS up to 0.4.3. The affected element is the function _try_process_local_file/_try_process_url of the file src/ragas/metrics/collections/multi_modal_faithfulness/util.py of the component Collections Module. Performing a manipulation of the argument retrieved_contexts results in server-side request forgery. The attack can be initiated remotely. The exploit has been released to the public and may be used for attacks. The security patch for CVE-2025-45691 was applied to a different module only. The vendor was contacted early about this disclosure but did not respond in any way.

INFO

Published Date :

April 20, 2026, 12:16 a.m.

Last Modified :

June 30, 2026, 3:21 a.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-6587 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Vibrantlabsai ragas
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 2.0 MEDIUM [email protected]
CVSS 3.1 MEDIUM [email protected]
CVSS 3.1 HIGH 0b0ca135-0b70-47e7-9f44-1890c2a1c46c
CVSS 4.0 MEDIUM [email protected]
Solution
Update vibrantlabsai RAGAS to a version that fixes the Server-Side Request Forgery vulnerability.
  • Update vibrantlabsai RAGAS to the latest version.
  • Apply vendor security patch when available.
  • Validate file and URL processing.
  • Restrict external resource access.
Public PoC/Exploit Available at Github

CVE-2026-6587 has a 1 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-6587 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-6587 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

This is testing agent not from sharp

Python HTML

Updated: 1 week, 3 days ago
0 stars 0 fork 0 watcher
Born at : June 26, 2026, 6:57 a.m. This repo has been linked 1 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-6587 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-6587 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 0b0ca135-0b70-47e7-9f44-1890c2a1c46c

    Jun. 30, 2026

    Action Type Old Value New Value
    Added Affected [{'cpes': ['cpe:/a:redhat:openshift_ai'], 'vendor': 'Red Hat', 'product': 'Red Hat OpenShift AI (RHOAI)', 'defaultStatus': 'affected'}]
    Added CVSS V3.1 AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:L
    Added CWE CWE-918
    Added Reference https://access.redhat.com/security/cve/CVE-2026-6587
    Added Reference https://bugzilla.redhat.com/show_bug.cgi?id=2459576
    Added Reference https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-6587.json
  • CVE Modified by [email protected]

    Jun. 17, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'vibrantlabsai', 'modules': ['Collections Module'], 'product': 'RAGAS', 'versions': [{'status': 'affected', 'version': '0.4.0'}, {'status': 'affected', 'version': '0.4.1'}, {'status': 'affected', 'version': '0.4.2'}, {'status': 'affected', 'version': '0.4.3'}]}]
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jun. 17, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2026-6587', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'poc'}, {'automatable': 'no'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-04-20T12:25:46.684852Z'}
  • Data Remediation by [email protected]

    Apr. 29, 2026

    Action Type Old Value New Value
    Changed CVSS V4.0 Score 5.3 2.1
  • New CVE Received by [email protected]

    Apr. 20, 2026

    Action Type Old Value New Value
    Added Description A security flaw has been discovered in vibrantlabsai RAGAS up to 0.4.3. The affected element is the function _try_process_local_file/_try_process_url of the file src/ragas/metrics/collections/multi_modal_faithfulness/util.py of the component Collections Module. Performing a manipulation of the argument retrieved_contexts results in server-side request forgery. The attack can be initiated remotely. The exploit has been released to the public and may be used for attacks. The security patch for CVE-2025-45691 was applied to a different module only. The vendor was contacted early about this disclosure but did not respond in any way.
    Added CVSS V4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
    Added CVSS V2 (AV:N/AC:L/Au:S/C:P/I:P/A:P)
    Added CWE CWE-918
    Added Reference https://adithyanak.com/ragas-v0214-arbitrary-file-read-vulnerability
    Added Reference https://vuldb.com/submit/791088
    Added Reference https://vuldb.com/vuln/358222
    Added Reference https://vuldb.com/vuln/358222/cti
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.